func internal/bisect.appendFileLine
3 uses
internal/bisect (current package)
bisect.go#L387: b = appendFileLine(b, file, line)
bisect.go#L394: func appendFileLine(dst []byte, file string, line int) []byte {
bisect.go#L503: buf = appendFileLine(buf, f.File, f.Line)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)